home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 324 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  771 b 

  1. Path: mole.uvm.edu!bpouslan
  2. From: bpouslan@mole.uvm.edu (Brad Pousland)
  3. Newsgroups: comp.lang.rexx
  4. Subject: machine level control in REXX
  5. Date: 16 Jan 1996 22:20:38 GMT
  6. Organization: EMBA Computer Facility, The University of Vermont
  7. Distribution: inet
  8. Message-ID: <4dh8bm$el6@swen.emba.uvm.edu>
  9. NNTP-Posting-Host: mole.uvm.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. How can I write an interface using VXREXX and have an event of say a 
  13. pushbutton be equivalent to a dos assembly program?  Is there an assembly 
  14. language for os2 that can link with REXX?  I need these events to be time 
  15. critical and to have low level control over the serial port.  I don't 
  16. want to have to call a dos exe program from rexx and pass parameters via 
  17. the command line.  Am I dreaming or what?
  18.